- delegate object
- obiekt delegowany
English-Polish dictionary of Electronics and Computer Science. 2013.
English-Polish dictionary of Electronics and Computer Science. 2013.
Delegate (.NET) — A delegate is a form of type safe function pointer used by the .NET Framework. Delegates specify a method to call and optionally an object to call the method on. They are used, among other things, to implement callbacks and event listeners. It… … Wikipedia
Object-Graph Navigation Language — Object Graph Navigation Language, abgekürzt als OGNL ist eine expression language zum Lesen und Schreiben von Eigenschaften in Java Objekten. Dazu werden zum Setzen und zum Lesen des Wertes einer Eigenschaft die gleichen Ausdrücke verwendet. Zum… … Deutsch Wikipedia
delegate — {{Roman}}I.{{/Roman}} noun ADJECTIVE ▪ conference, congress, convention ▪ congressional, government, party, union ▪ Democratic … Collocations dictionary
Function object — A function object, also called a functor or functional, is a computer programming construct allowing an object to be invoked or called as if it were an ordinary function, usually with the same syntax.Function objects are unrelated to functors in… … Wikipedia
John Dickinson (delegate) — Infobox Officeholder honorific prefix = name = John Dickinson honorific suffix = imagesize = small office = President of Pennsylvania term start = November 7 1782 term end = October 18 1785 predecessor = William Moore successor = Benjamin… … Wikipedia
GRASP (Object Oriented Design) — GRASP stands for General Responsibility Assignment Software Patterns (or sometimes Principles). It is used in object oriented design, and gives guidelines for assigning responsibility to classes and objects.Examples of different… … Wikipedia
Multicast delegate — In object oriented programming, a multicast delgate is a delegate that points to several methods.External links* [http://msdn.microsoft.com/en us/library/ms173175(VS.80).aspx Microsoft Developer Network (MSDN) Article] , How to: Combine Delegates … Wikipedia
Sprachelemente von C-Sharp — Dieser Artikel bietet eine Übersicht einiger Sprachelemente von C#. Inhaltsverzeichnis 1 Bedingte Ausführung (if, else, switch) 2 Schleifen (for, do, while, foreach) 3 Die Sprunganweisungen break, c … Deutsch Wikipedia
Self (programming language) — Infobox programming language name = Self paradigm = object oriented prototype based year = 1986 designer = David Ungar, Randall Smith developer = David Ungar, Randall Smith, Stanford University, Sun Microsystems latest release version = 4.3… … Wikipedia
OGNL — Object Graph Navigation Language, abgekürzt als OGNL ist eine expression language zum Lesen und Schreiben von Eigenschaften in Java Objekten. Dazu werden zum Setzen und zum Lesen des Wertes einer Eigenschaft die gleichen Ausdrücke verwendet. Zum… … Deutsch Wikipedia
Oxygene (programming language) — Oxygene Developer RemObjects Software Stable release 3.0.21 (August 29, 2009; 2 years ago (2009 08 29)) Influenced by Object Pas … Wikipedia